1
2 #pragma warning disable
1587
3 ///
\file
4 ///
<summary>Implements a RPC Attribute for platforms that don't have it in UnityEngine.</summary>
5 #pragma warning restore
1587
6
7 #
if !UNITY_EDITOR && (UNITY_WINRT || UNITY_WP8 || UNITY_PS3 || UNITY_WIIU)
8
9 using
System;
10
11
12 namespace
UnityEngine
13 {
14     
public class RPC : Attribute
15     {
16     }
17 }
18 #endif


\file

Implements a RPC Attribute for platforms that don't have it in UnityEngine.




Trò chơi Tic-Tac-Toe, game đánh caro full source code 53.451 lượt xem

Gõ tìm kiếm nhanh...